Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / IContentList<T> Interface / Count Property

In This Topic
    Count Property (IContentList<T>)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property Count As System.Integer
    System.int Count {get;}
    See Also